Gets or sets the name of the error log file that contains more detailed information about the error.
__property BSTR LogFileName;
String LogFileName;
Property LogFileName() As String
Applications that produce error or diagnostic logs when errors occur can attach the name of the log file to the error so that the user can find the proper log if necessary for technical support purposes.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|